home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / utils / programing / set_alias / Read me next >
Text File  |  1998-08-08  |  1KB  |  42 lines

  1. SetAlias 1.06 (16 Mar 1997)
  2. --------
  3.  
  4. Written by Darren Salt
  5.  
  6. Commands provided
  7. -----------------
  8.  
  9. (Set)        (Set if unset)        (Unset)    (-m) (variable)
  10.  
  11. Alias        AliasIfUnset        UnAlias    €    Alias$<name>
  12. FileType    FileTypeIfUnset                 File$Type_<type>
  13. LoadType    LoadTypeIfUnset            €    Alias$@LoadType_<type>
  14. RunType        RunTypeIfUnset            €    Alias$@RunType_<type>
  15. PrintType    PrintTypeIfUnset        €    Alias$@PrintType_<type>
  16. SetDir        SetDirIfUnset        UnsetDir         <name>$Dir
  17. SetPath        SetPathIfUnset        UnsetPath    €    <name>$Path
  18. Path        PathIfUnset                 <name>$Path
  19. PathMacro    PathMacroIfUnset             <name>$Path
  20. SetIfUnset                         <name>
  21. SetEvalIfUnset                         <name>
  22. SetMacroIfUnset                         <name>
  23. X
  24.  
  25. The general syntax of the 'set' and 'set if unset' forms is:
  26.     *cmd [-m] <name> <value>
  27. The -m switch may only be used for some commands - see the table above for
  28. details.
  29.  
  30. The general syntax of the 'unset' commands is:
  31.     *cmd <name>
  32.  
  33. The syntax of *X is:
  34.     *X <*command>
  35. This executes a *command, ignoring any error it may generate.
  36.  
  37.  
  38. Contact
  39. -------
  40.  
  41. ds@youmustbejoking.demon.co.uk
  42.